NDepend.API Documentation
ICodeMetric<TCodeElement,TNumeric> Interface Methods

NDepend.CodeModel Namespace : ICodeMetric<TCodeElement,TNumeric> Interface

For a list of all members of this type, see ICodeMetric<TCodeElement,TNumeric> members.

Public Methods
 NameDescription
 MethodGets a value indicating whether this code metric is defined for codeElement.  
 MethodGets the sequence of code elements for which, this code metric value is equal to value Gets an empty sequence if no code element are matched.  
 MethodGets this code metric value for codeElement. Gets null if the metric is not defined for codeElement.  
Top
See Also

Reference

ICodeMetric<TCodeElement,TNumeric> Interface
NDepend.CodeModel Namespace
ICodeMetricValue<TCodeElement,TNumeric> Interface
ExtensionMethodsSequenceUsage Class
FillIterative<TCodeElement> Method